-
Home
-
OTP Verification / Email Verification / SMS Verification / OTP Authentication / WooCommerce Notification
-
3.8.0
-
Code
-
Classes
- MoRegistrationHandler
Total Complexity |
49 |
Dependencies |
5 |
Dependents |
1 |
Total lines |
313 |
Lines of code |
248 |
Logical lines of code |
179 |
Comment lines |
0 |
Methods |
14 |
Properties |
0 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
handle_customer_registration() |
A |
49 |
13 |
28 |
_validate_otp() |
A |
43 |
9 |
48 |
_register_customer() |
A |
45 |
8 |
41 |
_send_otp_token() |
S |
56 |
3 |
18 |
_reset_password() |
S |
60 |
3 |
13 |
_verify_customer() |
S |
62 |
3 |
11 |
_get_current_customer() |
S |
54 |
2 |
21 |
_send_phone_otp_token() |
S |
57 |
2 |
16 |
removeAccount() |
S |
56 |
1 |
20 |
__construct() |
S |
72 |
1 |
5 |
save_success_customer_config() |
S |
65 |
1 |
9 |
_revert_back_registration() |
S |
65 |
1 |
10 |
flush_cache() |
S |
77 |
1 |
4 |
_vlk() |
S |
77 |
1 |
4 |